-
Home
-
WooCommerce Braintree Payment Gateway
-
2.0.0 (latest)
-
Code
-
Classes
- TestingGateway
Total Complexity |
11 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
62 |
Lines of code |
39 |
Logical lines of code |
18 |
Comment lines |
1 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_verifyGatewayResponse() |
S |
62 |
3 |
11 |
_checkEnvironment() |
S |
73 |
2 |
5 |
__construct() |
S |
73 |
1 |
5 |
settle() |
S |
79 |
1 |
3 |
settlementPending() |
S |
79 |
1 |
3 |
settlementConfirm() |
S |
79 |
1 |
3 |
settlementDecline() |
S |
79 |
1 |
3 |
_doTestRequest() |
S |
70 |
1 |
6 |